gtk4.git
2020-01-26 Timm BäderAdd pure and const annotations to various functions
2020-01-26 Timm Bäderrender: Remove gtk_render_background_get_clip
2020-01-26 Timm BäderRemove gtkutils{.c,private.h}
2020-01-26 Timm Bädercssparser: make a few local variables const
2020-01-26 Timm Bädercssprovider: Parse selectors without a GList
2020-01-26 Timm BäderGtkCssImageUrl: Implement is_computed()
2020-01-26 Timm Bädergl renderer: Avoid some work when rendering border...
2020-01-26 Timm Bädercssimage: Add gtk_css_image_to_string()
2020-01-26 Timm Bäderwindow: Replace GtkStyleContext use to get surface...
2020-01-26 Matthias ClasenRevert "lookup stats"
2020-01-26 Matthias ClasenRevert "css: Split style into groups"
2020-01-26 Matthias Clasencss: Split style into groups
2020-01-25 Matthias ClasenAdwaita: take out an unnecessary rule
2020-01-25 Matthias ClasenAdwaita: drop the *
2020-01-25 Matthias Clasenlookup stats
2020-01-25 Matthias ClasenFix a scrollbar sizing issue
2020-01-25 Matthias ClasenRevert "Ensure icon themes are loaded with other themes"
2020-01-25 Matthias ClasenMerge branch 'style-context-redux' into 'master'
2020-01-25 Matthias Clasenpopover: Stop using style context getters
2020-01-25 Matthias Clasendrag icon: Stop using style context getters
2020-01-25 Matthias Clasengskpango: Stop using style context getters
2020-01-25 Matthias Clasenwidget: Stop using style context internally
2020-01-25 Matthias ClasenAdd a profiler mark around renderer realization
2020-01-25 Matthias ClasenAdwaita: Fix some entry styling
2020-01-25 Matthias ClasenGtkSpinner: Pay attention to style changes
2020-01-25 Matthias ClasenGtkPaned: Pay attention to style changes
2020-01-25 Matthias ClasenGtkIcon: Pay attention to style changes
2020-01-25 Matthias Clasencss: Update affects flags for icons
2020-01-24 Matthias ClasenMerge branch 'wayland-cursors' into 'master'
2020-01-24 Matthias ClasenMake wayland load cursors on demand
2020-01-24 Matthias ClasenRevert "css: Print selectors"
2020-01-24 Matthias ClasenRevert "css: Print out relative costs of selectors"
2020-01-24 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-01-24 Matthias ClasenAdwaita: Drop selection mode
2020-01-24 Matthias ClasenAdwaita: Drop menu remnants
2020-01-24 Matthias Clasencss: Print out relative costs of selectors
2020-01-24 Matthias ClasenAdwaita: Remove a wildcard rule for tooltips
2020-01-24 Matthias ClasenAdwaita: Drop menuitem support
2020-01-24 Matthias Clasencss: Print selectors
2020-01-24 Timm Bäderwidget: Use gsk_transform_transform_point() in gtk_widg...
2020-01-24 Timm Bädergl renderer: handle cross-fade nodes with invisible...
2020-01-24 Timm Bädergl renderer: Handle blur nodes with invisible children
2020-01-24 Timm Bädergl renderer: Make render_rounded_clip_node clearer
2020-01-24 Timm Bädertestsuite: Add test cases for last commit
2020-01-24 Timm Bädergl renderer: Add builder offset correctly for non-affin...
2020-01-24 Timm BäderGskTransform: Add gsk_transform_transform_point()
2020-01-24 Timm Bädergl renderer: Shorten shaders a bit
2020-01-24 Timm Bädercssimageicontheme: Avoid copying colors
2020-01-24 Timm Bädercssimagepaintable: Implement is_computed()
2020-01-24 Timm Bädercssimagescaled: Implement is_computed()
2020-01-24 Timm Bädercssimagerecolor: Implement is_computed()
2020-01-24 Timm Bädergl renderer: Move rect transformation to the vertex...
2020-01-24 Timm Bädergl renderer: Transform rounded rect on the GPU
2020-01-24 Matthias Clasencolorbutton: Use a css name
2020-01-24 Matthias Clasentestsuite: Update mark names
2020-01-24 Matthias ClasenAdwaita: Use child selectors in many more places
2020-01-23 Matthias Clasentext: Don't compute invisible char in init
2020-01-23 Matthias ClasenFix Emoji completion
2020-01-23 Matthias ClasenReplace .emoji with emoji for css
2020-01-23 Matthias ClasenAdwaita: Drop .context-menu
2020-01-23 Matthias ClasenAdwaita: Just use .menu, instead of .appmenu
2020-01-23 Emmanuele BassiMerge branch 'fix-avahi_service_resolver_cb-crash-maste...
2020-01-23 WGHprinting: Fix crash in avahi_service_resolver_cb
2020-01-23 Matthias ClasenAdd profiler marks around css selector tree building
2020-01-23 Matthias ClasenAdwaita: Remove .entry-tag class
2020-01-23 Matthias ClasenAdwaita: Remove .rubberband class
2020-01-23 Matthias ClasenAdwaita: Remove .location-bar class
2020-01-23 Matthias ClasenAdwaita: Remove gtkstyle-fallback
2020-01-23 Matthias ClasenAdwaita: Remove the .drag-icon class
2020-01-23 Matthias Clasenpathbar: Use a css name insead of a style class
2020-01-23 Matthias ClasenEnsure icon themes are loaded with other themes
2020-01-23 Matthias Clasenicontheme: Add profiler marks around icon theme loading
2020-01-23 Matthias Claseniconhelper: Add profiler marks around icon loading
2020-01-23 Matthias Clasencss: Add a profiler mark around theme loading
2020-01-23 Matthias Clasenapplication: Add some profiler marks
2020-01-23 Matthias Clasengdk: Add a profiler mark for paint_idle
2020-01-23 Matthias Clasenwayland: Add a mark for cursor loading
2020-01-23 Matthias ClasenMore profiler reshuffling
2020-01-22 Matthias Clasengtk: Clearer names for profiler marks
2020-01-22 Matthias Clasengl: Disambiguate profiler marks
2020-01-22 Matthias Clasensurface: Always dd events to the profiler trace
2020-01-22 Matthias Clasenframe clock: Redo the profiler marks
2020-01-22 Matthias Clasenci: Save syscap files from performance tests
2020-01-22 Matthias Clasenwindow: Rename a profiler mark
2020-01-22 Matthias Clasenwayland: Add profiler marks around surface handling
2020-01-22 Matthias Clasensurface: Add enter/leave events to profiler traces
2020-01-22 Matthias Clasenicontheme: Add profiler marks for loading icons
2020-01-22 sicklylifeUpdate Japanese translation
2020-01-22 sicklylifeUpdate Japanese translation
2020-01-22 Matthias ClasenMerge branch 'wip/jimmac/typography-classes' into ...
2020-01-22 Jakub SteinerAdwaita: general typography classes
2020-01-22 Matthias Clasentestsuite: Move the meson performance tests up
2020-01-22 Matthias ClasenMake the performance testcase more general
2020-01-22 Matthias Clasencss: Make performance test more flexible
2020-01-22 Matthias Clasenwidget: Add profiler marks
2020-01-22 Matthias Clasenwindow: Add a profiler mark around size allocation
2020-01-22 Matthias Clasencontainer: Remove an unnecessary check
2020-01-22 Matthias ClasenMerge branch 'matthiasc/perf-tests' into 'master'
2020-01-22 Matthias Clasentestsuite: Make performance test fail
2020-01-22 Matthias Clasentestsuite: Point performance tests at uninstalled schemas
next